home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 279
- Top = 184
- ActiveControl = Button1
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 256
- ClientWidth = 287
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 6
- Width = 269
- Height = 87
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Image1: TImage
- Left = 8
- Top = 3
- Width = 84
- Height = 80
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object RzURLLabel2: TRzURLLabel
- Left = 110
- Top = 22
- Width = 151
- Height = 61
- AutoSize = False
- Caption = 'ImpExp'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- BevelWidth = 0
- BorderInner = fsGroove
- BorderOuter = fsGroove
- BorderSides = [sdLeft, sdTop]
- FrameSides = []
- ShadowDepth = 3
- TextStyle = tsShadow
- URL = 'http://www.benthicsoftware.com'
- end
- object RzURLLabel1: TRzURLLabel
- Left = 169
- Top = 58
- Width = 81
- Height = 13
- Caption = 'Benthic Software'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- BevelWidth = 0
- FrameSides = []
- FlyByColor = clYellow
- FlyByEnabled = True
- URL = 'http://www.benthicsoftware.com'
- UnvisitedColor = clBlack
- VisitedColor = clBlack
- end
- end
- object Panel4: TPanel
- Left = 8
- Top = 97
- Width = 270
- Height = 118
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Memo1: TMemo
- Left = 2
- Top = 2
- Width = 266
- Height = 114
- TabStop = False
- Align = alClient
- Alignment = taCenter
- BorderStyle = bsNone
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentColor = True
- ParentCtl3D = False
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- WordWrap = False
- end
- end
- object Button1: TButton
- Left = 110
- Top = 224
- Width = 67
- Height = 26
- Caption = '&Close'
- ModalResult = 1
- TabOrder = 2
- end
- end
-